home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / ocx / readme.txt < prev   
Encoding:
Text File  |  1999-01-26  |  1.0 KB  |  23 lines

  1. Welcome to Banat ISBN OCX.
  2.  
  3. This ocx privedes a great service for those who deals with ISBN (International Standard Book Number).
  4.  
  5. Here are the features in this ocx
  6. - Assigning a value to ISBN control like "1-3456-345-3" will show the 
  7.   value in thier text fields correctly".
  8. - a function called IsComplete, determines weather the ISBN is complete or not, and also checks if it a valid ISBN or not.
  9.   This propery gets an optional boolean argument that when set to true
  10.   Sets the focus on the missing field
  11. - Enabled property that enables and disables the control.
  12. - Backcolor property that changes the controls text background.
  13. - Value property that gives you the returned value in the standard look
  14.  
  15.  
  16. To install this ocx:
  17. - Copy the ocx to the windows system directory.
  18. - drag the copied ocx into the file called reg32svr.exe and it will be registered for you.
  19. - you can use it now from your VB envirnment.
  20.  
  21. For any questions or bug reporting, or even for more features, I'll be glad to recieve any mail at : mbanat@psuct.edu.jo
  22.  
  23.